home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2001 December / pcwk12201b.iso / PCWK-txt / Intel Free Software / IntelChipsetUtility / Disk1 / data1.cab / AllFiles / Win2000 / ICH2Usb.inf < prev    next >
Windows Setup INFormation  |  2001-09-06  |  3KB  |  84 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  ICH2USB.INF                                              
  4. ; **    Abstract:  Windows* 2000 INF Update File for Intel(r) 82801 BA/BAM
  5. ; **               USB devices                                      
  6. ; **    Last Update:  March 24, 2000 (Version 2.30 Build 0017)
  7. ; ****************************************************************************
  8. ; ****************************************************************************
  9.  
  10. [Version]
  11. signature="$CHICAGO$"
  12. Class=USB
  13. ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
  14. Provider=%INTEL%
  15. CatalogFile=ich2usb.cat
  16. DriverVer=03/24/2000, 2.30.0017
  17.  
  18. [ControlFlags]
  19. ExcludeFromSelect = *
  20.  
  21. ; =================== Table of content =========================
  22.  
  23. [Manufacturer]
  24. %Intel.Mfg%=Intel.Section
  25.  
  26. ; =================== Intel ====================================
  27.  
  28. [Intel.Section]
  29. %PCI\VEN_8086&DEV_2442.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_2442
  30. %PCI\VEN_8086&DEV_2444.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_2444
  31.  
  32. ; For Windows 95/98
  33. [INTEL_USB]
  34. Include=usb.inf
  35. Needs=UniversalHCD.Dev
  36.  
  37. ; For Windowns NT
  38. [INTEL_USB.NT]
  39. Include=usb.inf
  40. Needs=UniversalHCD.Dev.NT
  41.  
  42. [INTEL_USB.NT.Services]
  43. Include=usb.inf
  44. Needs=UniversalHCD.Dev.NT.Services
  45.  
  46.  
  47. [Strings]
  48. INTEL="Intel"
  49. Intel.Mfg="Intel"
  50. PCI\VEN_8086&DEV_2442.DeviceDesc="Intel(R) 82801BA/BAM USB Universal Host Controller - 2442"
  51. PCI\VEN_8086&DEV_2444.DeviceDesc="Intel(R) 82801BA/BAM USB Universal Host Controller - 2444"
  52.  
  53. ; Copyright (c) 2000 Intel Corporation
  54.  
  55. ; ************************************************************
  56. ; Intel is making no claims of usability, efficacy or 
  57. ; warranty.  
  58. ; ************************************************************
  59. ; Information in this document is provided in connection with 
  60. ; Intel products.  No license, express or implied, by estoppel 
  61. ; or otherwise, to any intellectual property rights is granted 
  62. ; by this document.  Intel assumes no liability whatsoever, 
  63. ; and Intel disclaims any express or implied warranty, 
  64. ; relating to sale and/or use of Intel products including 
  65. ; liability or warranties relating to fitness for a particular 
  66. ; purpose, merchantability, or infringement of any patent, 
  67. ; copyright or other intellectual property right.  Intel 
  68. ; products are not intended for use in medical, life saving, 
  69. ; or life sustaining applications.
  70.  
  71. ; ************************************************************
  72. ; Intel Corporation disclaims all warranties and liabilities 
  73. ; for the use of this document and the information contained 
  74. ; herein, and assumes no responsibility for any errors which 
  75. ; may appear in this document, nor does Intel make a 
  76. ; commitment to update the information contained herein. Intel 
  77. ; reserves the right to make changes to this document at any 
  78. ; time, without notice.
  79. ; ************************************************************
  80. ; ************************************************************
  81.  
  82. ; * Third-party brands and names are the property of their 
  83. ; respective owners.
  84.